My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
-
Re: Display the Child Item Name and Exclude the Parent Item Name in the saved search
Hi @Puja Ghosh, You can try these formula if they will work for you: SUBSTR({name}, INSTR({name}, ' : ') + 2) REGEXP_REPLACE({name}, '.*?: ', '') Also, I checked my acco…1 -
NSC | Saved Search Formula > Resolve "Error: Invalid Expression" > CASE WHEN with SUM formula
Scenario User has a formula that with a CASE expression. The requirement is to get the total of the quotient of 2 fields. Sample Formula: CASE WHEN {field1} = 'Value' THEN SUM({field2})/SUM…1 -
Re: How to tie a custom record to a Customer Record
Hi @Benjamin Paul - USA, glad to have you with us today and thanks for posting here in the NetSuite Support Community! Greetings, everyone! We have a fellow member who could use our assistance. Pleas…1 -
Re: How to generate new Inventory Location Configurations in Items?
Hi @Dallas H, Here are the steps you can try to add new Item Location Configuration records to Item records: 1. Create a CSV file with at least the following: Notes: You can also add External ID You …1 -
NSC | Resolve Unexpected Error when adding Units Type in Item Record
Scenario User is trying to add a Units Type to an existing Item Record. However, they get an Unexpected Error message upon saving the record. Solution If you encounter this error, there may be a chan…1
